[INFO] cloning repository https://github.com/bungcip/cendol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bungcip/cendol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25586662d080fe3e3ec96b1f0ee647ab3dbabf05
[INFO] testing bungcip/cendol against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bungcip/cendol
[INFO] finished tweaking git repo https://github.com/bungcip/cendol
[INFO] tweaked toml for git repo https://github.com/bungcip/cendol written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bungcip/cendol on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bungcip/cendol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded symbol_table v0.5.0
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded thin-vec v0.2.16
[INFO] [stderr]   Downloaded target-lexicon v0.13.5
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded cranelift-control v0.131.0
[INFO] [stderr]   Downloaded cranelift-module v0.131.0
[INFO] [stderr]   Downloaded cranelift-object v0.131.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.131.0
[INFO] [stderr]   Downloaded cranelift-srcgen v0.131.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.131.0
[INFO] [stderr]   Downloaded cranelift v0.131.0
[INFO] [stderr]   Downloaded wasmtime-internal-core v44.0.0
[INFO] [stderr]   Downloaded cranelift-entity v0.131.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.131.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.131.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.131.0
[INFO] [stderr]   Downloaded cranelift-isle v0.131.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.131.0
[INFO] [stderr]   Downloaded annotate-snippets v0.12.15
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.131.0
[INFO] [stderr]   Downloaded regalloc2 v0.15.1
[INFO] [stderr]   Downloaded gimli v0.33.0
[INFO] [stderr]   Downloaded object v0.39.1
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] [stderr]   Downloaded cranelift-codegen v0.131.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cd67fd6d134a158934053746df4290d0dd4a935d01323e01a9190e55cdc72e9
[INFO] running `Command { std: "docker" "start" "-a" "0cd67fd6d134a158934053746df4290d0dd4a935d01323e01a9190e55cdc72e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cd67fd6d134a158934053746df4290d0dd4a935d01323e01a9190e55cdc72e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd67fd6d134a158934053746df4290d0dd4a935d01323e01a9190e55cdc72e9", kill_on_drop: false }`
[INFO] [stdout] 0cd67fd6d134a158934053746df4290d0dd4a935d01323e01a9190e55cdc72e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 955a64c92c096a407fdd6d855db62c4d65ddc267760ed9e596a55cc3fc5a48f1
[INFO] running `Command { std: "docker" "start" "-a" "955a64c92c096a407fdd6d855db62c4d65ddc267760ed9e596a55cc3fc5a48f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.0
[INFO] [stderr]    Compiling cranelift-isle v0.131.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cranelift-control v0.131.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling annotate-snippets v0.12.15
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cranelift-bitset v0.131.0
[INFO] [stderr]    Compiling cranelift-entity v0.131.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cranelift-bforest v0.131.0
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=b5cf636fc7a435a1 -C extra-filename=-e0586a87e8558048 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-ef825963b086249c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-142bcf9a3d68cfe8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-55106bb8b95719ba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "955a64c92c096a407fdd6d855db62c4d65ddc267760ed9e596a55cc3fc5a48f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955a64c92c096a407fdd6d855db62c4d65ddc267760ed9e596a55cc3fc5a48f1", kill_on_drop: false }`
[INFO] [stdout] 955a64c92c096a407fdd6d855db62c4d65ddc267760ed9e596a55cc3fc5a48f1
